home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 12603 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.9 KB

  1. Path: rintintin.Colorado.EDU!nelsoni
  2. From: nelsoni@rintintin.Colorado.EDU (Ian S. Nelson)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Will JAVA kill C++?
  5. Date: 20 Mar 96 20:08:48 GMT
  6. Organization: University of Colorado at Boulder
  7. Message-ID: <nelsoni.827352528@rintintin.Colorado.EDU>
  8. References: <313E44EA.14D110C0@netcom.com> <4imrls$of0@hawk.pix.za>
  9. NNTP-Posting-Host: rintintin.colorado.edu
  10. NNTP-Posting-User: nelsoni
  11. X-Newsreader: NN version 6.5.0 #8 (NOV)
  12.  
  13. prism@pixie.co.za (Pri$m) writes:
  14. >Adam Megacz <kalessin@netcom.com> wrote:
  15.  
  16. >>Since Java *can* be compiled, I wonder: will it replace C++? If not,
  17. >>to what tasks is each best suited?
  18.  
  19. >>  - Adam
  20. >Hi.
  21.  
  22. >C++ is way more powerful than JAVA, in flexibilty and speed. JAVA
  23. >tends to be rather rigid in a Pascal sort of way.
  24.  
  25. Powerful how?  There are some nice features that java doesn't have, but I think
  26. that you'd have to be a poor programmer to not be able to work around them.
  27. Flexibility can be a hinderence when you are working on a big project.
  28.  
  29. >JAVA's major strength is it's cross-platforming ability, which I think
  30. >makes it the perfect tool for 'Net development. 
  31.  
  32. I agree with this, but I think that java may lose this.
  33.  
  34. >For everything else, though, I think C++ is by far superior. 
  35. >That's where it's impact will be. A lot of people (Delphi types)
  36. >complain about C++ being complicated, hard to read, etc. But the fact
  37.  
  38. C++ *is* complicated.  I'd say that it has to be the most complicated language
  39. I've ever learned, the only thing that comes close to it is CommonLISP and 
  40. that is just because I wasn't born into LISP.  
  41.  
  42. >of the matter is that user friendliness and power have a tendency to
  43. >be mutually exclusive, especially where programming is concerned.
  44.  
  45. Give me an example of this.  That sounds like you put more importance on the
  46. programming language than on the skill of the programmer.
  47.  
  48. >C++ is alive, well, and growing.
  49.  
  50. this is true.
  51.